PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / isZoomable Method
In This Topic
    isZoomable Method
    In This Topic
    Gets a value indicating whether the annotation should be scaled to current page zoom.
    Syntax
    public boolean isZoomable()

    Return Value

    If true, scale the annotation's appearance to match the zoom of the page.
    See Also